home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / wait2.zip / WAIT.DOC < prev    next >
Text File  |  1988-12-07  |  1KB  |  31 lines

  1. ------------------------------------------------------------------------------
  2.                      Copyright (c)  1988  Harry M. Carver
  3.                           Wait.... Pause command replacement.
  4. ------------------------------------------------------------------------------
  5. Programs:
  6.  
  7.   WAIT:               Version 1.02   12-07-88
  8.   WAIT2:              Version 1.01   12-07-88
  9.   WAITTOP:            Version 1.01   12-07-88
  10.   WAITBOT:            Version 1.01   12-07-88
  11.  
  12. Purpose:
  13.  Replacement for DOS's  Pause command, but includes a scrolling banner message.
  14.  
  15. Syntax:
  16.        WAIT     [message of choice, up to 80 characters]
  17.       
  18. Comments:
  19.          These programs display a scrolling message to replace the [in]famous
  20.          "Hit any key to continue" prompt.  If you do not enter a message a
  21.           default message is displayed.
  22.  
  23.          Wait2 displays two lines at the current cursor position.
  24.  
  25.          Waittop  displays one line of information on the top line of the
  26.          display, and clears the screen (sorry 25 lines only), upon exit.
  27.  
  28.          Waitbot  displays the information on the last line of the display.
  29.  
  30. ------------------------------------------------------------------------------
  31.